<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/t/t4013/diff.format-patch_--stdout_initial..master^, branch v1.7.0-rc2</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v1.7.0-rc2</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v1.7.0-rc2'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2008-10-18T14:18:03Z</updated>
<entry>
<title>format-patch: autonumber by default</title>
<updated>2008-10-18T14:18:03Z</updated>
<author>
<name>Brian Gernhardt</name>
<email>benji@silverinsanity.com</email>
</author>
<published>2008-10-02T20:55:39Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=a567fdcb016e8e882ec0a1e044c9caac8f70e693'/>
<id>urn:sha1:a567fdcb016e8e882ec0a1e044c9caac8f70e693</id>
<content type='text'>
format-patch is most commonly used for multiple patches at once when
sending a patchset, in which case we want to number the patches; on
the other hand, single patches are not usually expected to be
numbered.

In other words, the typical behavior expected from format-patch is the
one obtained by enabling autonumber, so we set it to be the default.

Users that want to disable numbering for a particular patchset can do
so with the existing -N command-line switch.  Users that want to
change the default behavior can use the format.numbering config key.

Signed-off-by: Brian Gernhardt &lt;benji@silverinsanity.com&gt;
Test-updates-by: Jeff King &lt;peff@peff.net&gt;
Signed-off-by: Shawn O. Pearce &lt;spearce@spearce.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Add --summary to git-format-patch by default</title>
<updated>2007-01-18T07:48:20Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2007-01-17T21:51:44Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=c261e4385e826a4e7f9cf69618fa0b6e39defad2'/>
<id>urn:sha1:c261e4385e826a4e7f9cf69618fa0b6e39defad2</id>
<content type='text'>
This adds --summary output in addition to the --stat to the
output from git-format-patch by default.

I think additions, removals and filemode changes are rare but
notable events and always showing it makes sense.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>Adjust t4013 tests to corrected format-patch.</title>
<updated>2006-07-14T04:40:44Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-07-14T04:39:13Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=855409296d74d3e53fdaa3cdefd1171e4c950fab'/>
<id>urn:sha1:855409296d74d3e53fdaa3cdefd1171e4c950fab</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>t4013 diff format tests update</title>
<updated>2006-07-14T04:40:43Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-07-14T02:51:12Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=a40d384caca008c0334a35e9ac298f2eeb5decd2'/>
<id>urn:sha1:a40d384caca008c0334a35e9ac298f2eeb5decd2</id>
<content type='text'>
This changes one test commit in the sequence to have more than
one lines of commit log.  A few output formats (--pretty=email
aka format-patch and --pretty=oneline) need to behave
differently on single and multi-line log, and this change will
help catching breakages.

Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
<entry>
<title>t4013: add format-patch tests.</title>
<updated>2006-06-29T07:28:30Z</updated>
<author>
<name>Junio C Hamano</name>
<email>junkio@cox.net</email>
</author>
<published>2006-06-29T07:01:07Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=d410e43b35a8044472606a7e7018aa64d96a5f0f'/>
<id>urn:sha1:d410e43b35a8044472606a7e7018aa64d96a5f0f</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;junkio@cox.net&gt;
</content>
</entry>
</feed>
